ComponentOne FlexReport for WinForms
IAsyncOperationWithProgress<TResult,TProgress> Interface
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : IAsyncOperationWithProgress<TResult,TProgress> Interface
The type of the progress data.
Represents an asynchronous operation that includes progress updates.
Object Model
IAsyncOperationWithProgress<TResult,TProgress> Interface
Syntax
'Declaration
 
Public Interface IAsyncOperationWithProgress
    (Of TResult,TProgress) 
   Inherits IAsyncInfo 
public interface IAsyncOperationWithProgress<TResult,TProgress> : IAsyncInfo  
Type Parameters
TResult
TProgress
The type of the progress data.
See Also

Reference

IAsyncOperationWithProgress<TResult,TProgress> Members
C1.Win.C1Document Namespace